TJSONArray.Item[Integer] Property
Represents property Item[Integer].
public property Item[const Idx: Integer]: TJSONValue read GetItem; default;
Parameters
- Idx
- Type: Integer
Represents property Item[Integer].
public property Item[const Idx: Integer]: TJSONValue read GetItem; default;